FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.health.sadie#1.4.11 (31 ms)

Package ca.on.health.sadie
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=https://health.gov.on.ca/sadie/fhir/StructureDefinition/AttachedDocument
Url https://health.gov.on.ca/sadie/fhir/StructureDefinition/AttachedDocument
Version 1.0
Status draft
Date 2021-09-26
Name AttachedDocument
Title Attached Document
Experimental False
Description Attached documents
Type Binary
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormsRole FlexFormsRole


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "4e39b14c-1bec-443a-a525-848c91a0075c",
  "url" : "https://health.gov.on.ca/sadie/fhir/StructureDefinition/AttachedDocument",
  "version" : "1.0",
  "name" : "AttachedDocument",
  "title" : "Attached Document",
  "status" : "draft",
  "date" : "2021-09-26",
  "description" : "Attached documents",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Binary",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Binary",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Binary.contentType",
        "path" : "Binary.contentType",
        "definition" : "#### **_`FOR SADIE USE: This is the document format.`_**\n\nMimeType of the binary content represented as a standard MimeType (BCP 13)."
      },
      {
        "id" : "Binary.securityContext",
        "path" : "Binary.securityContext",
        "definition" : "#### **_`FOR SADIE USE: This is a reference to the Requestor Role for the related request. This is needed to enforce security so that users cannot view each other's attachments.`_**\n\n\nThis element identifies another resource that can be used as a proxy of the security sensitivity to use when deciding and enforcing access control rules for the Binary resource. Given that the Binary resource contains very few elements that can be used to determine the sensitivity of the data and relationships to individuals, the referenced resource stands in as a proxy equivalent for this purpose. This referenced resource may be related to the Binary (e.g. Media, DocumentReference), or may be some non-related Resource purely as a security proxy. E.g. to identify that the binary resource relates to a patient, and access should only be granted to applications that have access to the patient.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormsRole"
            ]
          }
        ]
      },
      {
        "id" : "Binary.data",
        "path" : "Binary.data",
        "definition" : "#### **_`FOR SADIE USE: This is the document in base64 format.`_**\n\nThe actual content, base64 encoded."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.